home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / choose21.zip / DSP_SPEC.SDX < prev    next >
Text File  |  1993-12-15  |  1KB  |  24 lines

  1.                          MENU SPECIFICATION via CHOOSE
  2.  
  3.      CHOOSE menu text either originates on the CHOOSE command line, or in a
  4.      file whose name is specified on the command line.
  5.  
  6.               CHOOSE *** MAIN MENU ***^Windows^WordPerfect^Backup
  7.  
  8.      Note that the CHOOSE command contained title text  (*** MAIN MENU ***)
  9.      terminated by a carat (^) which is followed by  the text of three menu
  10.      selections separated by carats.  Up to 17 menu selections may be used.
  11.  
  12.      A DOS command line is limited to about 125 characters which limits the
  13.      size of the CHOOSE menu  that may be presented directly from a command
  14.      line.   When a  CHOOSE menu  exceeds the command line capacity, simply
  15.      place the menu text in a file and specify the file name on the command
  16.      line.
  17.  
  18.      CHOOSE menus are displayed centered, overlaying any screen text.  That
  19.      is, CHOOSE does not clear the screen before constructing a menu.  When
  20.      a selection is made, CHOOSE restores the overlayed display text before
  21.      exiting to DOS.   Therefore, use CLS (before CHOOSE) when you prefer a
  22.      blank menu background.
  23.  
  24.